home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9693 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.crystalball.com!news
  2. From: Larry Weiss <lfw@oc.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Combinations and Permutations
  5. Date: Tue, 12 Mar 1996 10:52:43 -0600
  6. Organization: crystalball.com
  7. Message-ID: <3145ABDB.574F@oc.com>
  8. References: <4i1puh$g5s@bs33n.staffs.ac.uk> <Do5pGJ.5CD@iquest.net>
  9. NNTP-Posting-Host: external.oc.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win16; I)
  14. CC: lfw@oc.com
  15.  
  16. Doug Miller wrote:
  17.  
  18.  >> Matt writes: 
  19.  >> Does anyone know any c functions or code to calculate combinations and
  20.  >> permuations as found on many scientific calculators. 
  21.  
  22.  > Sorry, Matt, you will have to write your own.  That's not part of the
  23.  > standard C library.
  24.  
  25. Doug, it's obvious that Matt knows that these functions are not part of
  26. the standard library.   Matt is trying to find some reuseable code to bootstrap
  27. his implementation.   
  28.  
  29. Matt, Doug may be trying to say that you will find more satisfaction if
  30. you post your request in a newsgroup that is more focussed to your specific
  31. problem domain.   There are calculator specific newsgroups.   The way that
  32. I find these groups is to use AltaVista 
  33.    
  34.       http://www.altavista.digital.com/
  35.  
  36. to search "Usenet" (use the drop-down box to select "Usenet" ... the default is
  37. "the Web") for your interest ("calculators", for example).  The search will return
  38. all recent posts to Usenet that contained that term, and it will indicate
  39. the name of the newsgroup for each post.
  40.